home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / me_cd22.zip / MUTT2.ZIP / MYME.MUT < prev    next >
Text File  |  1992-05-07  |  217b  |  13 lines

  1.   ;; myme.mut - The ME2 initialization file
  2.   ;; To compile this file: "mc2 -tme2 myme"
  3.   ;; Bob Stocker Public Domain
  4.  
  5. (include me2.h)
  6.  
  7. (defun
  8.   MAIN    ;; and now the init time code
  9.   {
  10.     (novalue)
  11.   }
  12. )
  13.